home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / E / EditString.cpt / EditString Stack / card_7268.txt < prev    next >
Text File  |  1990-06-22  |  1KB  |  47 lines

  1. -- card: 7268 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3493
  5. -- name: changeCASE
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=101 top=211 right=233 bottom=190
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: ChangeCASE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put editString("ChangeCase",field A) into field B
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part contents for background part 2
  28. ----- text -----
  29. ChangeCASE will change the case of all alphabetic characters in the input to the opposite of their current case.  The maximum size of the text (or data holder) is 30000 bytes.
  30.  
  31. -- part contents for background part 1
  32. ----- text -----
  33. ChangeCase
  34.  
  35. -- part contents for background part 3
  36. ----- text -----
  37. editString("changeCase", source)
  38. ‚Ä¢ source is the intput variable or field containing the text
  39.  
  40.  
  41. -- part contents for background part 4
  42. ----- text -----
  43. hElLo ThErE eVeRyBoDy!!!  3452(())))####
  44.  
  45. -- part contents for background part 5
  46. ----- text -----
  47. HeLlO tHeRe EvErYbOdY!!!  3452(())))####